x11: Make fallback pixbuf-cursor code not use old constructors
authorBenjamin Otte <otte@redhat.com>
Fri, 6 Aug 2010 18:11:45 +0000 (20:11 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 10 Aug 2010 19:02:30 +0000 (21:02 +0200)
commite98f760e9cb05a89eda30bb4442b3e07f80db5c2
treee78387e0bd8842c75751106ce5ceed306c46838c
parente42033d2ccf002b67832676ac2cb19f28d4df805
x11: Make fallback pixbuf-cursor code not use old constructors

These bitmap constructors are about to die. The replacement is painting
with Cairo image surfaces and that's what we do here.
gdk/x11/gdkcursor-x11.c